func internal/strconv.roundShortest

2 uses

	internal/strconv (current package)
		ftoa.go#L196: 		roundShortest(d, mant, exp, flt)
		ftoa.go#L262: func roundShortest(d *decimal, mant uint64, exp int, flt *floatInfo) {